func time.cutspace

3 uses

	time (current package)
		format.go#L877: func cutspace(s string) string {
		format.go#L892: 			prefix = cutspace(prefix)
		format.go#L893: 			value = cutspace(value)